blob: 1cbcc4edb1b3663c6e64962e287b7047d750bf84 [file] [log] [blame]
{
"name": "MyTestFramework",
"version": "0.0.1",
"summary": "My First framework MyTestFramework.",
"homepage": "https://github.com/huang0920hua/MyTestFramework",
"license": "MIT",
"authors": {
"huangzh": "huangzh@kldmap.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/huang0920hua/MyTestFramework.git",
"tag": "0.0.1"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
]
}