[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / f / 5 / F4SDK / 1.0.2 / F4SDK.podspec.json
blob73582281f8f50353460d854819378d74f904f738
2   "name": "F4SDK",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.0.2",
7   "license": "MIT",
8   "summary": "F4 Mobile SDK",
9   "homepage": "https://github.com/Kratos28/F4SDK.git",
10   "authors": "Kut Zhang",
11   "source": {
12     "git": "https://github.com/Kratos28/F4SDK.git",
13     "tag": "1.0.2"
14   },
15   "source_files": "F4SDKPublic/**/*.{h,m}",
16   "requires_arc": true,
17   "dependencies": {
18     "AFNetworking": [
19       "~> 2.4.1"
20     ],
21     "FMDB": [
22       "~> 2.4"
23     ],
24     "OpenUDID": [
25       "~> 1.0.0"
26     ]
27   }