blob: 9da5ae891e7708fc30d27dc869e7b573684e85f6 [file] [log] [blame]
{
"name": "GTMBase64",
"version": "1.0.1",
"summary": "ios GTMBase64 install by cocoapods",
"homepage": "https://github.com/MxABC/GTMBase64",
"license": "MIT",
"authors": {
"lbxia": "lbxia20091227@foxmail.com"
},
"platforms": {
"ios": "6.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MxABC/GTMBase64.git",
"tag": "1.0.1"
},
"source_files": "GTMBase64/*.{h,m}",
"requires_arc": true
}