| { |
| "name": "PrivateCocoaPods", |
| "version": "1.0.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "summary": "PrivateCocoaPods is a Swift module for adding animation to tabbar items.", |
| "homepage": "https://github.com/hengchengfei/PrivateCocoaPods", |
| "authors": { |
| "chengfei.heng": "hengchengfei@sina.com" |
| }, |
| "source": { |
| "git": "https://github.com/hengchengfei/PrivateCocoaPods.git", |
| "tag": "v1.0.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": [ |
| "Sources/*.swift", |
| "Sources/**/*.swift" |
| ], |
| "pushed_with_swift_version": "3.0.1" |
| } |