| { |
| "name": "MilesSDKDemo", |
| "version": "0.0.1", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "summary": "A delightful setting interface framework.", |
| "homepage": "https://github.com/Miles-Matheson/MilesSDKDemo.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "coderYJ": "liyida188@icloud.com" |
| }, |
| "social_media_url": "https://github.com/Miles-Matheson/MilesSDKDemo.git", |
| "source": { |
| "git": "https://github.com/Miles-Matheson/MilesSDKDemo.git", |
| "tag": "0.0.1" |
| }, |
| "resources": "MilesSDKDemoFramework/MilesSDKDemo.framework", |
| "requires_arc": true, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "dependencies": { |
| "AFNetworking": [ |
| "~> 2.6.1" |
| ] |
| }, |
| "deprecated": true |
| } |