| { |
| "name": "YYAds", |
| "version": "1.1", |
| "summary": "A test version and will remove when test completed.", |
| "description": "You can custom you transition animations by modules.", |
| "homepage": "https://github.com", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Yuyi": "derekyuyi@foxmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/DerekYuYi/Test.git", |
| "tag": "1.1" |
| }, |
| "swift_versions": "5.0", |
| "ios": { |
| "vendored_frameworks": "YYAds.framework" |
| }, |
| "swift_version": "5.0" |
| } |