[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / 8 / e / SLStaticLibrary / 1.0.0 / SLStaticLibrary.podspec.json
blob23ea014ed32a279623f4932e94e2c1fcd0332487
2   "name": "SLStaticLibrary",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "my custom static library for iOS.",
6   "homepage": "http://nshipster.com",
7   "authors": {
8     "sugar.lin": "339426723@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/SugarLSG/SLStaticLibrary.git",
12     "tag": "1.0.0"
13   },
14   "source_files": [
15     "SLStaticLibrary/Categories/*",
16     "SLStaticLibrary/Models/*",
17     "SLStaticLibrary/Controller/*"
18   ],
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true