blob: 3983e80396adcef6010cb0e35d8a75d8ead2b92f [file] [log] [blame]
{
"name": "FastlanePodspecDemo",
"version": "0.1.5",
"summary": "A short description of FastlanePodspecDemo.",
"description": "A short description of FastlanePodspecDemo.",
"homepage": "https://github.com/Yuzeyang/fastlane_podspec/wiki",
"license": "MIT",
"authors": {
"Gong Cheng": "ios.yuzeyang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yuzeyang/fastlane_podspec.git",
"tag": "0.1.5"
},
"source_files": "FastlanePodspecDemo/FastlanePodspecDemo/*.{h,m}",
"resources": "FastlanePodspecDemo/FastlanePodspecDemo/*.{plist,storyboard}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}