[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / YMCache / 1.0.0 / YMCache.podspec.json
blobc6c369d53b3974706856195b3827d2e5e35dc1d1
2   "name": "YMCache",
3   "version": "1.0.0",
4   "summary": "Fast & simple small object cache. GCD-based and thread-safe.",
5   "homepage": "https://github.com/yahoo/YMCache",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "adamkaplan": "adamkaplan@yahoo-inc.com"
11   },
12   "source": {
13     "git": "https://github.com/yahoo/YMCache.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/adkap",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "YMCache/*.[h,m]"