blob: 1712bc4943f758fbc2d4a4afc6c4cff5b361e17d [file] [log] [blame]
{
"name": "PageKit",
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Page Library",
"homepage": "https://github.com/XWJACK/PageKit",
"authors": {
"Jack": "xuwenjiejack@gmail.com"
},
"source": {
"git": "https://github.com/XWJACK/PageKit.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*.swift",
"Sources/PageKit.h"
],
"public_header_files": [
"Sources/PageKit.h"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}