blob: 97a4cc565b9f03addfcc4246302a676e940d185f [file] [log] [blame]
{
"name": "CTHandyCategories",
"version": "24",
"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": "9.0"
},
"source": {
"git": "https://github.com/casatwy/CTHandyCategories.git",
"tag": "24"
},
"source_files": "CTHandyCategories/CTHandyCategories/**/*.{h,m}",
"frameworks": [
"MapKit",
"CoreLocation"
],
"requires_arc": true,
"dependencies": {
"HandyFrame": [
]
}
}