[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 6 / ViewletCreator / 0.5.2 / ViewletCreator.podspec.json
blob96f346c87b6931efc368403076af85523c5f878b
2   "name": "ViewletCreator",
3   "version": "0.5.2",
4   "swift_versions": "5.0",
5   "summary": "ViewletCreator creates layouts from JSON for both Android and iOS.",
6   "description": "ViewletCreator is a library to create Viewlet objects. These are able to create entire layouts and view components from JSON for a module oriented development of UI. Works well together with UniLayout.",
7   "homepage": "https://github.com/crescentflare/ViewletCreator",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Crescent Flare Apps": "info@crescentflare.com"
14   },
15   "source": {
16     "git": "https://github.com/crescentflare/ViewletCreator.git",
17     "tag": "0.5.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ViewletCreatorIOS/ViewletCreator/Classes/**/*"