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