[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / a / b / 0 / Cache / 1.0.0 / Cache.podspec.json
blob777088dfe86ca5d9f84108a39fbaa2168650491b
2   "name": "Cache",
3   "summary": "Nothing but cache.",
4   "version": "1.0.0",
5   "homepage": "https://github.com/hyperoslo/Cache",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Cache.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "requires_arc": true,
20   "ios": {
21     "source_files": "Source/{iOS,Shared}/**/*"
22   },
23   "osx": {
24     "source_files": "Source/{Mac,Shared}/**/*"
25   },
26   "frameworks": "Foundation"