[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 7 / SMXMLDocument / 1.1 / SMXMLDocument.podspec.json
blob3a54543625ba20c27822c590ca060fb64ea34f9d
2   "name": "SMXMLDocument",
3   "version": "1.1",
4   "summary": "A lightweight XML Document class for iOS.",
5   "description": "                    SMXMLDocument is a very handy lightweight XML parser for iOS.\n\n                    More info in the blog post: http://nfarina.com/post/2843708636/a-lightweight-xml-parser-for-ios\n",
6   "homepage": "https://github.com/nfarina/xmldocument",
7   "license": "MIT License",
8   "authors": {
9     "Nick Farina": "nfarina@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nfarina/xmldocument.git",
13     "tag": "1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "SMXMLDocument.{h,m}",
19   "requires_arc": true