[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 3 / FastcampusFrame / 0.1.0 / FastcampusFrame.podspec.json
blobde75c258198ec6f56d87c1840e0e44b292481c38
2   "name": "FastcampusFrame",
3   "version": "0.1.0",
4   "summary": "UIView frame extension",
5   "homepage": "https://github.com/devxoul/FastcampusFrame",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/FastcampusFrame.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "FastcampusFrame/*.swift",
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   },
25   "pushed_with_swift_version": "3.0"