blob: 8b62cea3210709d7d73f9f0126b746d3ac604693 [file] [log] [blame]
{
"name": "BRKit",
"version": "1.0.1",
"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.1"
},
"source_files": "BRKit/**/*.{h,m}",
"requires_arc": true
}