[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 3 / IMYViewCache / 0.1 / IMYViewCache.podspec.json
bloba64f035a271bf21c240df323a0e89b7278b56393
2   "name": "IMYViewCache",
3   "version": "0.1",
4   "summary": "Caching the UIView,speed up the UIView initialization",
5   "description": "Caching the UIView,speed up the UIView initialization, UITableViewCell Optimize the most obvious",
6   "homepage": "https://github.com/li6185377/IMYViewCache",
7   "license": "MIT",
8   "authors": {
9     "Jianghuai Li": "li6185377@163.com"
10   },
11   "source": {
12     "git": "https://github.com/li6185377/IMYViewCache.git",
13     "tag": "0.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "Classes/*.{h,m}"
20   ],
21   "requires_arc": true