blob: 57d3329d4623a0b2897394a9bf6b1644a840d57b [file] [log] [blame]
{
"name": "CTHandyCategories",
"version": "22",
"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": "22"
},
"source_files": "CTHandyCategories/CTHandyCategories/**/*.{h,m}",
"frameworks": [
"MapKit",
"CoreLocation"
],
"requires_arc": true,
"dependencies": {
"HandyFrame": [
]
}
}