blob: a655c34371c511161ef6b23d2a343eb563a84056 [file] [log] [blame]
{
"name": "CaigudaKit",
"version": "1.1.5",
"summary": "CaigudaKitTest descriptions",
"license": {
"type": "Apache",
"file": "LICENSE.txt"
},
"homepage": "http://caiguda.com",
"authors": {
"Caiguda Software Studio": "info@caiguda.com"
},
"source": {
"git": "https://bitbucket.org/caiguda/caigudakit.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CaigudaKit/**/*.{h,m}",
"frameworks": "CoreData",
"dependencies": {
"MBProgressHUD": [
],
"ODRefreshControl": [
],
"BlocksKit": [
],
"AFNetworking": [
"~> 1.3"
],
"Reachability": [
]
}
}