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