[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / b / Suugar / 0.1.3 / Suugar.podspec.json
blobf7b68192fc3c0a91893574d10d1726eb69236281
2   "name": "Suugar",
3   "version": "0.1.3",
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.3"
18   },
19   "source_files": [
20     "Suugar",
21     "Suugar/**/*.{h,m}"
22   ]