| { |
| "name": "CoreSwiftLib", |
| "version": "1.0.2", |
| "summary": "CoreSwiftLib", |
| "description": "A short description of CoreSwiftLi A short description of CoreSwiftLi", |
| "homepage": "https://github.com/ekachaiMobile/CoreSwiftLib", |
| "license": "MIT", |
| "authors": { |
| "ekachai": "ekachai@23perspective.com" |
| }, |
| "source": { |
| "git": "https://github.com/ekachaiMobile/CoreSwiftLib.git", |
| "tag": "1.0.2" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "requires_arc": true, |
| "source_files": [ |
| "CoreSwiftLib", |
| "CoreSwiftLib/**/*.{h,m}" |
| ], |
| "pushed_with_swift_version": "3.0" |
| } |