[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 1 / Scope / 1.2.0 / Scope.podspec.json
blob1b87d19614e1c5ff0a1de82e7d3197912d70e8f8
2   "name": "Scope",
3   "version": "1.2.0",
4   "summary": "🌷 Scoping Functions of Kotlin Style for Readable Code",
5   "homepage": "https://github.com/hb1love/Scope",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kim Heebeom": "heebuma@gmail.com"
12   },
13   "social_media_url": "http://happytiger.co.kr",
14   "source": {
15     "git": "https://github.com/hb1love/Scope.git",
16     "tag": "1.2.0"
17   },
18   "source_files": "Scope/Classes/**/*",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   }