[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / c / 9 / SFFir / 0.0.1 / SFFir.podspec.json
blobf40b9cbb378d319929f1fe23d4786b68922f122e
2   "name": "SFFir",
3   "version": "0.0.1",
4   "summary": "集成fir库",
5   "description": "                   集成fir,方便使用fir的自动更新功能\n",
6   "homepage": "https://github.com/sofach/SFFir",
7   "license": "MIT",
8   "authors": {
9     "sofach": "mamihlapinatapai@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/sofach/SFFir.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "SFFir/lib/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }