blob: 772b70f0bd2b27d6757a4d0567b8aa5a02f429f4 [file] [log] [blame]
{
"name": "BruceTestLib",
"version": "0.0.2",
"summary": "this is a cus spec demo lib",
"homepage": "https://github.com/kopuCoder/BruceTestLib",
"license": "MIT",
"authors": {
"Bruce Chin": "brucechin1513@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kopuCoder/BruceTestLib.git",
"tag": "0.0.2"
},
"source_files": [
"BruceTestLib",
"BruceTestLib/**/*.{h,m}"
],
"requires_arc": true
}