[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 3 / 1 / CGRefresh / 0.1.0 / CGRefresh.podspec.json
blob1545c3a939d9296a106945fef4901bbf7393051e
2   "name": "CGRefresh",
3   "version": "0.1.0",
4   "summary": "left right refresh for collection view",
5   "homepage": "https://github.com/guoshencheng/CGRefresh",
6   "license": "MIT",
7   "authors": {
8     "guoshencheng": "guoshencheng1@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/guoshencheng/CGRefresh.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "CGRefresh": [
21       "Pod/Assets/*.png"
22     ]
23   }