blob: 924c90b1d090056bf5668b749ca8803dc3fdac0e [file] [log] [blame]
{
"name": "F4SDK",
"platforms": {
"ios": "7.0"
},
"version": "1.0.3",
"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.3"
},
"source_files": "F4SDKPublic/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.4.1"
],
"FMDB": [
"~> 2.4"
],
"OpenUDID": [
"~> 1.0.0"
]
}
}