[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 3 / a / BWWalkthrough / 2.0.0 / BWWalkthrough.podspec.json
blob93f3bbe8fc3a79f4cdb6130c2271b5b848cd71a4
2   "name": "BWWalkthrough",
3   "version": "2.0.0",
4   "summary": "BWWalkthrough is a class to build custom walkthroughs for your iOS App",
5   "homepage": "https://github.com/ariok/bwwalkthrough",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yari Dareglia": "dareglia@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/bitwaker",
14   "source": {
15     "git": "https://github.com/ariok/BWWalkthrough.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "BWWalkthrough/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "module_name": "BWWalkthrough",
24   "pushed_with_swift_version": "3.0"