[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / 1 / f / d / FF / 0.0.1 / FF.podspec.json
blob93e06c47aa900d70744838e779c975157b3a0206
2   "name": "FF",
3   "version": "0.0.1",
4   "summary": "FF library",
5   "description": "just a test about library",
6   "homepage": "https://github.com/llliang/FF",
7   "license": "MIT",
8   "authors": {
9     "Liang Jiang": "bluedream5161@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/llliang/FF.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "FF/*.{h,m}"
21   ],
22   "public_header_files": "FF/*.h",
23   "requires_arc": true