| { | |
| "name": "HTAppleLogin", | |
| "version": "0.0.1", | |
| "summary": "调用苹果登陆 获取资料", | |
| "homepage": "https://github.com/KingXcode/AppleLoginDemo", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "niesiyangPC": "siyang.nie.520@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/KingXcode/AppleLoginDemo.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "AppleLoginOCDemo/AppleLogin/*.{h,m}" | |
| } |