[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / 4 / 0 / LXMCodeTest / 1.0.0 / LXMCodeTest.podspec.json
bloba23c566c393b782f209018ec681243edc7700dbd
2   "name": "LXMCodeTest",
3   "version": "1.0.0",
4   "summary": "测试cocoapods管理项目",
5   "homepage": "https://github.com/DeveloperMin/LXMCodeTest",
6   "license": "MIT",
7   "authors": {
8     "Limmy": "lixingmin0214@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/DeveloperMin/LXMCodeTest.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Test/**/*.{h,m}",
18   "requires_arc": true