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