| { |
| "name": "FillrEmbeddedSDKFrameworks", |
| "version": "0.1.0", |
| "summary": "This is a release of Fillr Embedded SDK Test Frameworks.", |
| "description": "This is a release of Fillr Embedded SDK Test Frameworks, please support us by donating to our paypal account.", |
| "homepage": "http://www.fillr.com", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "alexzhaobin@hotmail.com": "alex@popanything.com" |
| }, |
| "source": { |
| "git": "https://github.com/Fillr/FillrEmbeddedSDKFrameworks.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "*.framework" |
| } |
| } |