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