[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 9 / 3 / IMYViewCache / 0.3 / IMYViewCache.podspec.json
blob4a15682a926ee57daf4ae7e1b93893c40ee7a764
2   "name": "IMYViewCache",
3   "version": "0.3",
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.3"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "Classes/*.{h,m}"
20   ],
21   "requires_arc": true