[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / 9 / f / c / NewlyDevelopedManualLayout / 0.1.0 / NewlyDevelopedManualLayout.podspec.json
blobeeb2a51711966ac00ca5043f94ad210eca857c87
2   "name": "NewlyDevelopedManualLayout",
3   "version": "0.1.0",
4   "summary": "UIView frame extension",
5   "homepage": "https://github.com/hwibalyu/NewlyDevelopedManualLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HAN": "hwibalyu@naver.com"
12   },
13   "source": {
14     "git": "https://github.com/hwibalyu/NewlyDevelopedManualLayout.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "NewlyDevelopedManualLayout/*.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"