[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / c / 6 / 8 / HPMemoryUtils / 0.0.1 / HPMemoryUtils.podspec.json
bloba07fabde55ef93fc98f2eb9e7e21c34e7fd3e5eb
2   "name": "HPMemoryUtils",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/Pandaliya/HPMemoryUtils",
8   "authors": {
9     "Pan Zhang": "yxh.zhang@outlook.com"
10   },
11   "summary": "ARC and GCD Compatible HPMemoryUtils Class for iOS and OS X.",
12   "source": {
13     "git": "https://github.com/Pandaliya/HPMemoryUtils.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "HPMemoryUtils/*.{h,m}",
17   "requires_arc": true,
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "9.0"
21   }