blob: 1db4c681520db9734e2322a573dceaf77e48f07f [file] [log] [blame]
{
"name": "BRKit",
"version": "1.0.0",
"summary": "A collection of iOS UIKit, Foundation and other extensions.",
"description": "A collection of iOS UIKit, Foundation and other extensions, Support the Objective - C language.",
"homepage": "https://github.com/91renb/BRKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"任波": "91renb@gmail.com"
},
"social_media_url": "http://blog.91renb.com",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/91renb/BRKit.git",
"tag": "1.0.0"
},
"source_files": "BRKit/**/*.{h,m}",
"requires_arc": true
}