[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / 7 / SMXMLDocument / 1.0 / SMXMLDocument.podspec.json
blob00b8df8427ee0c08cee7da366ae1afe5d1533c3a
2   "name": "SMXMLDocument",
3   "version": "1.0",
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.0"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "SMXMLDocument.{h,m}",
19   "requires_arc": true