blob: f1997345be71c5d3f9d720ee30364f3899150a40 [file] [log] [blame]
{
"name": "CMSTestFramework",
"platforms": {
"ios": "8.0"
},
"version": "0.1.7",
"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.7"
},
"source_files": [
"CMSTestFramework",
"CMSTestFramework/**/*.{swift}"
],
"resources": "CMSTestFramework/**/TestingPList.{plist}",
"pushed_with_swift_version": "2.3"
}