| { |
| "name": "KDDeviceFingerPrintTest", |
| "version": "0.0.1", |
| "summary": "KDDeviceFingerPrintTest test", |
| "description": "获取用户信息、设备信息等,test。这只是一次测试,练习项目pod化。", |
| "homepage": "https://github.com/EvanTong1008/KDDeviceFingerPrintTest", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "qinghong": "tongyiwang@163.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/EvanTong1008/KDDeviceFingerPrintTest.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "KDDeviceFingerPrintTest/KDDeviceFingerPrintTest/KDDeviceFingerPrintTest/*.{h,m}", |
| "requires_arc": true |
| } |