blob: c050176dd3e588a2468a1629c09fc7e616349a7c [file] [log] [blame]
{
"name": "TestPodsValidation",
"version": "0.2",
"summary": "for testing Pods creating process",
"homepage": "https://github.com/mYoda/TestPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Nechayuk": "nechayukanton@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mYoda/TestPods.git",
"tag": "0.2"
},
"source_files": "*.{swift,h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"ios": {
"frameworks": "UIKit"
},
"pushed_with_swift_version": "3.0"
}