[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / b / a / CalcDao / 1.0.11 / CalcDao.podspec.json
blob1eaae618f89b867457be09de22255a27a01feb04
2   "name": "CalcDao",
3   "version": "1.0.11",
4   "summary": "CalcDaoSDK",
5   "description": "A longer description of CalcDao in Markdown format.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/DiegoArenaOlivera/CalcDao",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "\n    DiegoArenaOlivera": "darena@codigodelsur.com"
13   },
14   "source": {
15     "git": "https://github.com/DiegoArenaOlivera/CalcDao.git",
16     "tag": "v1.0.11"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CalcDao.framework/Headers/*.{h}",
22   "requires_arc": true,
23   "ios": {
24     "frameworks": [
25       "CalcDao",
26       "SystemConfiguration",
27       "AudioToolbox",
28       "AVFoundation",
29       "CoreMedia",
30       "CoreVideo",
31       "CoreGraphics",
32       "QuartzCore"
33     ],
34     "libraries": [
35       "iconv",
36       "c++",
37       "z"
38     ]
39   }