blob: f4cbdc4493a4107266348a133295f08b91f77491 [file] [log] [blame]
{
"name": "moves-ios-sdk",
"version": "0.0.3",
"platforms": {
"ios": "6.0"
},
"license": "https://github.com/vitoziv/moves-ios-sdk/blob/master/LICENSE",
"summary": "Moves app SDK ",
"homepage": "https://github.com/vitoziv/moves-ios-sdk",
"authors": {
"Vito Zhang": "zhangwei.noair@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/vitoziv/moves-ios-sdk.git",
"tag": "0.0.3"
},
"source_files": [
"moves-ios-sdk/*.{h,m}",
"moves-ios-sdk/models/**/*.{h,m}",
"moves-ios-sdk/3rdParty/AFNetworking/**/*.{h,m}"
]
}