Update README.md

This commit is contained in:
kazuhiro4949 2016-04-27 17:16:18 +09:00
parent 8156008b29
commit 1c45fb0f87
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This is a XML parser inspired by [SwiftyJSON](https://github.com/SwiftyJSON/Swif
# Feature
- [x] access XML Document with "subscript" literal.
- [x] access XML Document as SequenceType.
- [x] debug wrong XML pathes easily.
- [x] easy debugging XML pathes.
# Requirement
+ iOS 7.0+