blob: c186a36f896caee925067091353fbb19984c3b89 [file] [log] [blame]
{
"name": "OddityOcUI",
"summary": "奇点资讯 UI 展示信息 [- OddityUI -]",
"homepage": "https://github.com/AimobierCocoaPods/OddityUI/",
"authors": {
"WenZheng Jing": "200739491@qq.com"
},
"platforms": {
"ios": "7.0"
},
"version": "0.1.3",
"source": {
"git": "https://github.com/aimobier/Corn.git",
"tag": "0.1.3"
},
"license": "MIT",
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/ViewControllers/MainManagerViewController.h",
"resource_bundles": {
"OdditBundle": "Classes/**/**/*.{js,css,png}"
},
"prefix_header_file": "Classes/Utils/Public.pch",
"dependencies": {
"KSCrash": [
],
"Realm": [
],
"Masonry": [
],
"MJRefresh": [
],
"AFNetworking": [
],
"JXLPagerTabStrip": [
],
"PINRemoteImage": [
],
"UITableView+FDTemplateLayoutCell": [
]
},
"ios": {
"frameworks": "WebKit"
}
}