| { | |
| "name": "Founq_KeychainIDFA", | |
| "version": "1.0.0", | |
| "summary": "Founq_KeychainIDFA. 获取idfa标示当设备唯一识别,并保存到keychain中.基本不变.除非刷机.", | |
| "homepage": "https://github.com/ysghome", | |
| "license": "MIT", | |
| "authors": "ego.yin", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ysghome/Founq_KeychainIDFA.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": [ | |
| "Pod/Classes", | |
| "Pod/Classes/**/*.{h,m}" | |
| ], | |
| "frameworks": [ | |
| "Foundation", | |
| "Security" | |
| ], | |
| "requires_arc": true | |
| } |