| { |
| "name": "Valence-Touch-iOS", |
| "version": "4.0.1", |
| "summary": "Actv8me Touch Framework", |
| "homepage": "http://www.actv8me.com/", |
| "authors": { |
| "Nikolai Annenkoff": "nikolai.annenkoff@actv8me.com" |
| }, |
| "documentation_url": "http://sdk.actv8me.com/docs-4/#/ios4/4.0.0/guide/1-introduction/1.1-overview", |
| "source": { |
| "http": "https://s3-us-west-1.amazonaws.com/mobii-ios/ValenceTouch.framework.zip" |
| }, |
| "description": "The SDK listens for \"trigger\" signals from touch signals. This technology is used by commercial intererest to transmit offers and promotions to an app on a mobile device.\nOnce the SDK senses a valid signal, it then forwards that information to the actv8me servers which will return to the app an offer or promotion, etc.", |
| "license": { |
| "type": "Copyright", |
| "text": "Activate License and Service\n" |
| }, |
| "source_files": "*", |
| "platforms": { |
| "ios": null |
| }, |
| "requires_arc": true, |
| "compiler_flags": [ |
| "-ObjC", |
| "$(inherited)" |
| ] |
| } |