[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 9 / ACSnippet / 0.1.0 / ACSnippet.podspec.json
blob93429d01a656d2db74426bead8cc44d2f904c0be
2   "name": "ACSnippet",
3   "version": "0.1.0",
4   "summary": "A short description of ACSnippet.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mrcrow/ACSnippet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrcrow": "wwz.michael@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrcrow/ACSnippetCode.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ACSnippet/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "CoreLocation",
25     "Foundation",
26     "QuartzCore"
27   ],
28   "dependencies": {
29     "YYKit": [
31     ],
32     "Reachability": [
34     ]
35   }