blob: 5cd058343e36f9bfe888ca3adafde81b574cf3a8 [file] [log] [blame]
{
"name": "KMCategory",
"version": "0.1.1",
"summary": "Some categories methods",
"description": "This provide some frequently used categories methods",
"homepage": "https://github.com/sleepEarlier/Project",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sleepEarlier": "jky130@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sleepEarlier/Project.git",
"tag": "0.1.1"
},
"source_files": "Project/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}