| { |
| "name": "KeychainUDID", |
| "version": "0.1.0", |
| "summary": "A easy way get UDID", |
| "description": "A easy way get UDID With Keychain", |
| "homepage": "https://github.com/silence0201/KeychainUDID", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Silence": "374619540@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/silence0201/KeychainUDID", |
| "tag": "0.1.0" |
| }, |
| "source_files": [ |
| "KeychainUDID", |
| "KeychainUDID/**/*.{h,m}" |
| ], |
| "exclude_files": "KeychainUDID/Exclude" |
| } |