blob: 73582281f8f50353460d854819378d74f904f738 [file] [log] [blame]
{
"name": "F4SDK",
"platforms": {
"ios": "7.0"
},
"version": "1.0.2",
"license": "MIT",
"summary": "F4 Mobile SDK",
"homepage": "https://github.com/Kratos28/F4SDK.git",
"authors": "Kut Zhang",
"source": {
"git": "https://github.com/Kratos28/F4SDK.git",
"tag": "1.0.2"
},
"source_files": "F4SDKPublic/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.4.1"
],
"FMDB": [
"~> 2.4"
],
"OpenUDID": [
"~> 1.0.0"
]
}
}