[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 4 / DZLPageView / 1.0.0 / DZLPageView.podspec.json
blobcc44cb8a841a6c46a570d61ea150df9b8e7c5ab5
2   "name": "DZLPageView",
3   "version": "1.0.0",
4   "summary": "An infinite looping page view",
5   "homepage": "https://github.com/samdods/DZLPageView",
6   "license": "MIT",
7   "authors": {
8     "Sam Dods": "dods.sam@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/samdods/DZLPageView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "DZLPageView/**/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true