blob: f86ea17653238d46a06e4ddbf2d14e9e19203d8d [file] [log] [blame]
{
"name": "SecretRecord",
"version": "0.2.0",
"summary": "audio record tool",
"description": "this is a great audio record tool",
"homepage": "https://github.com/liucheng520/SecretRecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liucheng2011@yeah.net": "liucheng2016@chaoxing.com"
},
"source": {
"git": "https://github.com/liucheng520/SecretRecord.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SecretRecord/Classes/*.{h,m,c,a}",
"vendored_libraries": "SecretRecord/Classes/*.{a}",
"resource_bundles": {
"SecretRecord": [
"SecretRecord/Assets/*.png"
]
}
}