blob: accbfcb2aac65dfdd148d388b5cdf206e2b03ee9 [file] [log] [blame]
{
"name": "TyHelloWorldKit",
"version": "1.0.0",
"license": "MIT",
"summary": "这里能找到你想要的",
"homepage": "https://github.com/Tylerhungry",
"source": {
"git": "https://github.com/Tylerhungry/TyHelloWorldKit.git",
"tag": "1.0.0"
},
"source_files": "TyHelloWorldKit/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"Tylerhungry": "1973376397@qq.com"
},
"social_media_url": "https://github.com/Tylerhungry"
}