blob: fc44c506acaa7f601437da7d23d2ae5136feb166 [file] [log] [blame]
{
"name": "KimTest1",
"version": "0.0.1",
"summary": "A TestView for point.",
"description": "It is a component for testView,written by Objective-C.",
"homepage": "https://github.com/KimLucky/KimTest1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KimLucky": "zhaoxin311224@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/KimLucky/KimTest1.git",
"tag": "0.0.1"
},
"source_files": "KimTest1/KimTest1/Test/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}