blob: b8ff16704440d60687f2865fa485d73d9dc4a401 [file] [log] [blame]
{
"name": "JLContainer",
"summary": "baseviewController container of APP ContainerController like UITabbarController.",
"version": "0.0.7",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jianlong108": "wlong108@iCloud.com"
},
"social_media_url": "https://github.com/jianlong108",
"homepage": "https://github.com/jianlong108/Container-BaseViewController",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jianlong108/Container-BaseViewController.git",
"tag": "0.0.7"
},
"requires_arc": true,
"source_files": "Source/**/*.{h,m}",
"public_header_files": "Source/**/*.h",
"frameworks": "UIKit"
}