blob: 6599b7315bdd3d0e61ce759d2798f280d85d338c [file] [log] [blame]
{
"name": "podTTPhoto",
"version": "0.1.2",
"summary": "TifaTsubasa have a short description of podTTPhoto.",
"description": "A long long long description of TifaTsubasa podTTPhoto.",
"homepage": "https://github.com/TifaTsubasa/TTPhoto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TifaTsubasa": "TifaTsubasa"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TifaTsubasa/TTPhoto.git",
"tag": "0.1.2"
},
"source_files": "TTPhoto/**/*.{h,m}",
"public_header_files": "TTPhoto/**/*.h",
"frameworks": [
"UIKit",
"AssetsLibrary"
]
}