[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 9 / 1 / Wave / 0.1.0 / Wave.podspec.json
blobe5327d8b048dfb0a141652198048c7e8000fa1c3
2   "name": "Wave",
3   "summary": "Declarative chainable animations in Swift",
4   "version": "0.1.0",
5   "homepage": "https://github.com/onmyway133/Wave",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Wave.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.2"
18   },
19   "requires_arc": true,
20   "ios": {
21     "source_files": "Sources/**/*",
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   },
27   "tvos": {
28     "source_files": "Sources/**/*"
29   }