blob: 51f2e6eef0b6636cc1fda023118a120791138979 [file] [log] [blame]
{
"name": "testSpec_zl",
"version": "1.0",
"summary": "test testSpec.",
"description": "test testSpec testSpec testSpec",
"homepage": "https://github.com/czlib/testSimSpec",
"license": "MIT",
"authors": {
"ZL": ""
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/czlib/testSimSpec.git",
"tag": "1.0"
},
"source_files": [
"testSpec",
"testSpec/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}