[Add] BoreyAdSDK 1.0.7
[CocoaPods.git] / Specs / 5 / 8 / e / SLStaticLibrary / 1.0.2 / SLStaticLibrary.podspec.json
blobbe526def4f441f45eb3e59d6395649947664ac9a
2   "name": "SLStaticLibrary",
3   "version": "1.0.2",
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.2"
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,
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ]