blob: a7f243830bffa6a326dd72024ab6ea9eb9d58758 [file] [log] [blame]
{
"name": "YCYToolKit",
"version": "0.0.5",
"summary": "YCYToolKit is Tool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CattleToCoaxStudio/YCYToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengyou.yang": "864390553@qq.com"
},
"source": {
"git": "https://github.com/CattleToCoaxStudio/YCYToolKit.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YCYToolKit/YCYToolKit.h",
"frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "YCYCategories",
"source_files": "YCYToolKit/YCYCategories/YCYCategory.h",
"subspecs": [
{
"name": "UIKit",
"source_files": "YCYToolKit/YCYCategories/UIKit/YCYUIKitHeader.h",
"subspecs": [
{
"name": "UIAlertView",
"source_files": "YCYToolKit/YCYCategories/UIKit/UIAlertView/**/*"
},
{
"name": "UIApplication",
"source_files": "YCYToolKit/YCYCategories/UIKit/UIApplication/**/*"
},
{
"name": "UIBarButtonItem",
"source_files": "YCYToolKit/YCYCategories/UIKit/UIBarButtonItem/**/*"
},
{
"name": "UIBezierPath",
"source_files": "YCYToolKit/YCYCategories/UIKit/UIBezierPath/**/*"
},
{
"name": "UIButton",
"source_files": "YCYToolKit/YCYCategories/UIKit/UIButton/**/*"
},
{
"name": "UIColor",
"source_files": "YCYToolKit/YCYCategories/UIKit/UIColor/**/*"
}
]
}
]
}
]
}