[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / 3 / XExtension / 0.4.3 / XExtension.podspec.json
blob733cd3ac4f2ebd1a1eadd5fd164905a1cf9f0b9b
2   "name": "XExtension",
3   "version": "0.4.3",
4   "license": "MIT",
5   "swift_version": "4.2",
6   "requires_arc": true,
7   "source_files": "Extension",
8   "summary": "这是Swift的类的拓展集合.",
9   "frameworks": [
10     "UIKit",
11     "Foundation"
12   ],
13   "description": "这是Swift的类的拓展集合,这个字段一般比summary长",
14   "authors": {
15     "yangyueguang": "2829969299@qq.com"
16   },
17   "social_media_url": "https://www.github.com/yangyueguang",
18   "documentation_url": "https://www.github.com/yangyueguang",
19   "homepage": "https://github.com/yangyueguang/MyCocoaPods",
20   "source": {
21     "git": "https://github.com/yangyueguang/MyCocoaPods.git",
22     "tag": "0.4.3"
23   },
24   "platforms": {
25     "ios": "10.0"
26   }