[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / a / Anchors / 1.0.0 / Anchors.podspec.json
blob4acbb22475dd244d1219af2a238f52e967c6b751
2   "name": "Anchors",
3   "summary": "A short description of Anchors.",
4   "version": "1.0.0",
5   "homepage": "https://github.com/onmyway133/Anchors",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Anchors.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "9.2"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*",
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   },
28   "osx": {
29     "frameworks": [
30       "Cocoa",
31       "Foundation"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "SWIFT_VERSION": "3.0"
36   },
37   "pushed_with_swift_version": "3.0"