blob: 9c2361b5e6c4d6f58375516d9b941294184440cf [file] [log] [blame]
{
"name": "CTHandyCategories",
"version": "26",
"summary": "CTHandyCategories.",
"description": "this is CTHandyCategories",
"homepage": "https://github.com/casatwy/CTHandyCategories",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"CasaTaloyum": "casatwy@msn.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/casatwy/CTHandyCategories.git",
"tag": "26"
},
"source_files": "CTHandyCategories/CTHandyCategories/**/*.{h,m}",
"frameworks": [
"MapKit",
"CoreLocation"
],
"requires_arc": true,
"dependencies": {
"HandyFrame": [
]
}
}