blob: a4f43d4bf043bbd972c49421861cf8bcc61fbc14 [file] [log] [blame]
{
"name": "moves-ios-sdk",
"version": "0.2.3",
"platforms": {
"ios": "6.1"
},
"license": "https://github.com/vitoziv/moves-ios-sdk/blob/master/LICENSE",
"summary": "Moves app iOS SDK ",
"homepage": "https://github.com/vitoziv/moves-ios-sdk",
"authors": {
"Vito Zhang": "vvitozhang@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/vitoziv/moves-ios-sdk.git",
"tag": "0.2.3"
},
"source_files": [
"moves-ios-sdk/*.{h,m}",
"moves-ios-sdk/models/**/*.{h,m}",
"moves-ios-sdk/internal/**/*.{h,m}"
]
}