{ | |
"name": "SJoker", | |
"version": "0.1.0", | |
"summary": "A 一个好玩的demo,第一次玩", | |
"description": "just a test for fun,我的第一个cocoapods SDK,没什么内容,纯粹娱乐", | |
"homepage": "https://github.com/wushuangys/SJoker", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"wushuangys": "wushuang_you@163.com" | |
}, | |
"source": { | |
"git": "https://github.com/wushuangys/SJoker.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
], | |
"vendored_frameworks": "SJoker/SMPay.framework" | |
} |