blob: 56b3ff3424b51032ac99275c9ad02775a1ba276b [file] [log] [blame]
{
"name": "FrameworkTestTests",
"version": "1.0.0",
"summary": "description of nothing",
"description": "a little test",
"homepage": "https://incrte.com/",
"license": "MIT",
"authors": {
"NelsonShen": "nelson.shen@incrte.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.incrte.com/Nelson/frameworktesttests.git",
"tag": "1.0.0"
},
"source_files": [
"FrameworkTest",
"FrameworkTest/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}