blob: 4486a1d34bf71a86a65480ab1b88b8de62dbc4cb [file] [log] [blame]
{
"name": "CVCategory",
"version": "0.1.0",
"summary": "some category for iOS",
"description": "TODO: Add long description of the pod here.\nmake some category for iOS UIKit and NSString.",
"homepage": "https://github.com/jasamin/CVCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiaminqi_u@126.com": "jiaminqi_u@126.com"
},
"source": {
"git": "https://github.com/jasamin/CVCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CVCategory/*"
}