blob: 86ed4bfb98b1e0272af4e89cf14b239dd1b8399b [file] [log] [blame]
{
"name": "SkyerTools",
"version": "1.0.6",
"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": "8.0"
},
"source": {
"git": "https://github.com/274077005/SkyerTools.git",
"tag": "1.0.6"
},
"source_files": "SkyerProject/SkyerTools/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"pod_target_xcconfig": {
"ONLY_ACTIVE_ARCH": "No"
},
"subspecs": [
{
"name": "UIButton",
"source_files": "SkyerProject/SkyerTools/UIButton/UIButton+ClickBlock.{h,m}",
"public_header_files": "SkyerProject/SkyerTools/UIButton/UIButton+ClickBlock.h"
}
]
}