| { |
| "name": "APIDemoSuite", |
| "version": "4", |
| "summary": "APIDemoSuite.", |
| "swift_version": "4.2", |
| "description": "this is APIDemoSuite", |
| "homepage": "https://github.com/casatwy/APIDemoSuite", |
| "license": "MIT", |
| "authors": { |
| "CasaTaloyum": "casatwy@msn.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/casatwy/APIDemoSuite.git", |
| "tag": "4" |
| }, |
| "source_files": "APIDemoSuite/APIDemoSuite/**/*.{swift}", |
| "requires_arc": true, |
| "dependencies": { |
| "SwiftHandyFrame": [ |
| |
| ], |
| "CTNetworkingSwift": [ |
| |
| ] |
| } |
| } |