blob: b086de2f2417364d41624e351618dd2f6fe94b56 [file] [log] [blame]
{
"name": "XWToolManager",
"version": "0.0.1",
"summary": "A repository showing how to make podspec file.",
"description": "A repository showing how to make podspec file...",
"homepage": "https://github.com/YYWDark/XWToolManager.git",
"license": "MIT",
"authors": {
"wangyayun": "wangyayun0629@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/YYWDark/XWToolManager.git",
"tag": "0.0.1"
},
"source_files": "XWToolManager/Classes/**/*.{h,m}",
"resources": "XWToolManager/Assets/**/*.{png,jpg}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}