blob: d4b5e719f7dd0da276dd790d0a927dd8e97ddda0 [file] [log] [blame]
{
"name": "baseCompent",
"summary": "A collection of iOS components.",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ibireme": "ibireme@gmail.com"
},
"social_media_url": "http://blog.ibireme.com",
"homepage": "https://github.com/xiaohuochai/baseCompent",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaohuochai/baseCompent.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "baseCompent/test/*.{h}"
}