[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 4 / TapglueElements / 0.1.3 / TapglueElements.podspec.json
blob6f4211b60db2dd00c12514e465c1591aa680b829
2   "name": "TapglueElements",
3   "version": "0.1.3",
4   "summary": "elements provides a full UX on top of Tapglue",
5   "license": "Apache License, Version 2.0",
6   "authors": {
7     "Tapglue": "devs@tapglue.com"
8   },
9   "source": {
10     "git": "https://github.com/tapglue/elements-ios.git",
11     "tag": "v0.1.3"
12   },
13   "homepage": "https://developers.tapglue.com/docs/ios",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{swift}",
19   "resource_bundles": {
20     "TapglueElements": [
21       "Pod/Classes/**/*.{lproj,storyboard,xib,xcassets,json,imageset,png}"
22     ]
23   },
24   "dependencies": {
25     "Tapglue": [
26       "1.1.3"
27     ]
28   }