blob: a103ae6b6740a059fc46a8f106b77eea20537c7e [file] [log] [blame]
{
"name": "moves-ios-sdk",
"version": "0.2.2",
"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.2"
},
"source_files": [
"moves-ios-sdk/*.{h,m}",
"moves-ios-sdk/models/**/*.{h,m}",
"moves-ios-sdk/internal/**/*.{h,m}"
]
}