| { |
| "name": "PaytmSignal-iOS", |
| "module_name": "PaytmAnalytics", |
| "version": "0.0.1", |
| "summary": "Paytm iOS Signal framework - Analytics", |
| "description": "Pre-release as publicly accessible binary", |
| "homepage": "https://wiki.mypaytm.com/display/MAP/PaytmSignal-iOS+SDK+Integration", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Annie Yang": "annie.yang@paytm.com" |
| }, |
| "source": { |
| "git": "https://github.com/annieyang-paytm/PaytmSignal-iOS", |
| "tag": "0.0.1" |
| }, |
| "public_header_files": "PaytmAnalytics.framework/Headers/*.h", |
| "source_files": "PaytmAnalytics.framework/Headers/*.h", |
| "vendored_frameworks": "PaytmAnalytics.framework", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "swift_versions": "4.0", |
| "swift_version": "4.0" |
| } |