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