[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 9 / e / 7 / CPProgressDotsView / 1.0.1 / CPProgressDotsView.podspec.json
blob47ee516efbd94ed05d868ed78e3ba05d31e3c69e
2   "name": "CPProgressDotsView",
3   "version": "1.0.1",
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.1"
21   },
22   "source_files": "CPProgressDotsView/Classes/**/*.{h,m}",
23   "frameworks": "QuartzCore"