| { |
| "name": "MRTInfusionsoftSDK", |
| "version": "0.7.2", |
| "summary": "Objective-C SDK for the Infusionsoft API", |
| "homepage": "https://github.com/artemus/MRTInfusionsoftSDK", |
| "license": "MIT", |
| "authors": { |
| "Erdinc Akgunduz": "erdincakgunduz@gmail.com", |
| "Haldun Bayhantopcu": "hb@haldun.me" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/artemus/MRTInfusionsoftSDK.git", |
| "tag": "0.7.2" |
| }, |
| "prefix_header_file": "MRTInfusionsoftSDK/MRTInfusionsoftSDK-Prefix.pch", |
| "source_files": "MRTInfusionsoftSDK/*.{h,m}", |
| "requires_arc": true, |
| "dependencies": { |
| "xmlrpc": [ |
| |
| ] |
| } |
| } |