[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 8 / 1 / AnyChatCoreSDK / 1.0.2 / AnyChatCoreSDK.podspec.json
blob60043f10291dfdb8a6d27091025be87be713aa69
2   "name": "AnyChatCoreSDK",
3   "version": "1.0.2",
4   "summary": "A short description of AnyChatCoreSDK.",
5   "homepage": "https://github.com/coderzzz/AnyChatCoreSDK",
6   "license": "MIT",
7   "authors": "coderzzz",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "source": {
12     "git": "https://github.com/coderzzz/AnyChatCoreSDK.git",
13     "tag": "1.0.2"
14   },
15   "source_files": "sdk/**/*.{h}",
16   "frameworks": [
17     "CoreMedia",
18     "AudioToolbox",
19     "AVFoundation",
20     "QuartzCore",
21     "CoreVideo",
22     "CoreAudio"
23   ],
24   "libraries": [
25     "c++",
26     "stdc++.6.0.9"
27   ],
28   "requires_arc": true,
29   "vendored_libraries": "sdk/**/*.a",
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   }