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