blob: 03c30e455a2bab3c3d1902f04d77a4c079661d2a [file] [log] [blame]
{
"name": "CMSTestFramework",
"platforms": {
"ios": "8.0"
},
"version": "0.1.11",
"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.11"
},
"source_files": [
"CMSTestFramework",
"CMSTestFramework/**/*.{swift}"
],
"resources": [
"CMSTestFramework/**/ar-SA.plist",
"CMSTestFramework/**/de-DE.plist",
"CMSTestFramework/**/en-US.plist",
"CMSTestFramework/**/es-MX.plist",
"CMSTestFramework/**/fr-FR.plist",
"CMSTestFramework/**/ja-JP.plist",
"CMSTestFramework/**/ko-KR.plist",
"CMSTestFramework/**/pt-BR.plist",
"CMSTestFramework/**/ru-RU.plist",
"CMSTestFramework/**/zh-CN.plist"
],
"pushed_with_swift_version": "2.3"
}