[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 2 / b / Suugar / 0.1.2 / Suugar.podspec.json
bloba69c1127c8046eda0a5630afc43f8271280097f9
2   "name": "Suugar",
3   "version": "0.1.2",
4   "summary": "Build UI for iOS application by code",
5   "license": "MIT",
6   "homepage": "https://blog.kakeragames.com",
7   "authors": {
8     "thedoritos": "thedoritos@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/thedoritos",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/thedoritos/suugar.git",
17     "tag": "0.1.2"
18   },
19   "source_files": [
20     "Suugar",
21     "Suugar/**/*.{h,m}"
22   ]