blob: 601a9733107fc4616557876582a08f7dc5816be1 [file] [log] [blame]
{
"name": "AFPageClient",
"version": "1.0.1",
"summary": "分页控制器",
"homepage": "https://github.com/yxh418983798/AFPageClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "https://github.com/yxh418983798/AFPageClient.git",
"tag": "1.0.1",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFPageClient/Classes/**/*",
"dependencies": {
"Masonry": [
]
},
"public_header_files": "Pod/Classes/**/{AFPageClient,AFPageItem,AFSegmentConfiguration}.h"
}