blob: 0a51604018bc7feaa181fb80edd511e914fb0360 [file] [log] [blame]
{
"name": "YYTFramework",
"version": "0.0.1",
"summary": "manage some the third libs",
"description": "admob and Baidu SSP and some other the third libs.",
"homepage": "https://github.com/yytpanyuan/YYTFramework",
"license": "MIT",
"authors": {
"yytpanyuan": "yytsoon@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yytpanyuan/YYTFramework.git",
"tag": "0.0.1"
},
"source_files": "YYTFramework/YYTFramework/Classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}