blob: 032d764f3d568267b372bb38357213a011c841f2 [file] [log] [blame]
{
"name": "CMSTestFramework",
"platforms": {
"ios": "8.0"
},
"version": "0.1.6",
"summary": "Testing importing the CMSTestFramework with plists.",
"requires_arc": true,
"homepage": "https://github.com/stratiherb",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Strat Aguilar": "strat.aguilar@iherb.com"
},
"source": {
"git": "https://github.com/stratiherb/CMSTestFramework.git",
"tag": "0.1.6"
},
"source_files": [
"CMSTestFramework",
"CMSTestFramework/**/*.{swift}"
],
"resources": "CMSTestFramework/**/TestingPList.{plist}",
"pushed_with_swift_version": "2.3"
}