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