blob: 11a1c1184de080235041805ccf8c3290f155af12 [file] [log] [blame]
{
"name": "CH_MyFramework",
"version": "1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/DogWangWangWang",
"authors": {
"DogWangWangWang": "18758213012@163.com"
},
"summary": "测试framwork.",
"source": {
"git": "https://github.com/DogWangWangWang/CH_MyFramework.git",
"tag": "1.0"
},
"source_files": "CH_MyFramework/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
}
}