blob: bc7e9abc72fc8a624389e2707093581a2b91184e [file] [log] [blame]
{
"name": "UIViewController-JXPagingView",
"version": "0.1.0",
"summary": "Summary of UIViewController-JXPagingView.",
"description": "A description of UIViewController-JXPagingView.",
"homepage": "https://github.com/AndyM129/UIViewController-JXPagingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andy Meng": "andy_m129@163.com"
},
"source": {
"git": "https://github.com/AndyM129/UIViewController-JXPagingView.git",
"tag": "0.1.0"
},
"social_media_url": "http://www.jianshu.com/u/28d89b68984b",
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewController-JXPagingView/Classes/**/*.{h,m}",
"public_header_files": "UIViewController-JXPagingView/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"JXPagingView/Pager": [
"1.2.0"
],
"AMKCategories/Foundation/NSObject/MethodSwizzling": [
]
}
}