blob: f195f05af7a53ec62bc501f2a44a8043f4aaccc3 [file] [log] [blame]
{
"name": "SkyerTools",
"version": "1.0.0",
"summary": "A example pod for SkyerTools",
"description": "- A example pod for SkyerTool",
"homepage": "https://github.com/274077005/",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"skyer": "274077005@qq.com"
},
"social_media_url": "http://weibo.com/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/274077005/SkyerTools.git",
"tag": "1.0.0"
},
"source_files": "SkyerProject/SkyerTools/**/*.{h,m}",
"public_header_files": "SkyerProject/**/*.h",
"frameworks": [
"UIKit",
"AVFoundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"ONLY_ACTIVE_ARCH": "No"
}
}