blob: bc673b101271b6d63474ebfc3cbfec26e473f7ad [file] [log] [blame]
{
"name": "greedpatch-ios",
"version": "0.1.3",
"summary": "iOS SDK for greedpatch",
"homepage": "https://github.com/greedlab/greedpatch-ios",
"license": "MIT",
"authors": {
"Bell": "bell@greedlab.com"
},
"source": {
"git": "https://github.com/greedlab/greedpatch-ios.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
],
"ZipArchive": [
],
"FileMD5Hash": [
],
"JSPatch": [
],
"JSPatch/Extensions": [
],
"JSPatch/JPCFunction": [
],
"JSPatch/JPBlock": [
],
"JSPatch/JPCFunctionBinder": [
]
}
}