[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / e / 7 / CPProgressDotsView / 1.0.0 / CPProgressDotsView.podspec.json
blob10bfcd70f043335f474fc0fa4abf58c595bc3586
2   "name": "CPProgressDotsView",
3   "version": "1.0.0",
4   "summary": "A customizable, Interface Builder-friendly loading indicator view.",
5   "description": "A customizable, Interface Builder-friendly loading indicator view with dots that mimics the 'typing' notifications seen in various apps. All the properties can be directly set from Interface Builder and will update in realtime (of course, animations won't play in Interface Builder), the view can be customized without writing a single line of code.",
6   "homepage": "https://github.com/canpoyrazoglu/CPProgressDotsView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Can Poyrazoğlu": "can@canpoyrazoglu.com"
13   },
14   "social_media_url": "http://twitter.com/canpoyrazoglu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/canpoyrazoglu/CPProgressDotsView.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "CPProgressDotsView/Classes/**/*.{h,m}",
23   "frameworks": "QuartzCore"