blob: f1c64189fed842c62031d23d342e5b37517601a2 [file] [log] [blame]
{
"name": "HWCore",
"version": "0.1.1",
"summary": "HWCore",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/oweimeio/HWCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oweimeio": "oweimeio@qq.com"
},
"source": {
"git": "https://github.com/oweimeio/HWCore.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWCore/Classes/**/*",
"vendored_libraries": "HWCore/libTest.{a}",
"public_header_files": "HWCore/Classes/**/*.h"
}