| { |
| "name": "hft", |
| "version": "0.0.1", |
| "summary": "hidden swift frameworks", |
| "description": "testing hidden frameworks with cocoapods + swift.", |
| "homepage": "https://github.com/Jordan-Campbell/hft", |
| "license": { |
| "type": "MIT", |
| "file": "license" |
| }, |
| "authors": { |
| "Jordan Campbell": "jordan@jordancampbell.org" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "hft.framework" |
| }, |
| "source": { |
| "http": "https://github.com/Jordan-Campbell/hft/blob/master/hft.zip?raw=true" |
| }, |
| "exclude_files": "Classes/Exclude" |
| } |