[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / c / f / 3 / CSCircularAvatar / 0.0.1 / CSCircularAvatar.podspec.json
blob1bc39a58f438abf74fc717b480e673c8d2801a8a
2   "name": "CSCircularAvatar",
3   "version": "0.0.1",
4   "summary": "Provides an circular avatar view with progress ring",
5   "homepage": "https://github.com/focuspirit/CSCircularAvatar",
6   "license": "MIT",
7   "authors": "Shun-Kuei Chang",
8   "source": {
9     "git": "https://github.com/focuspirit/CSCircularAvatar.git",
10     "tag": "0.0.1"
11   },
12   "source_files": "Classes/*.{h,m}",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "UIKit",
19     "QuartzCore"
20   ],
21   "dependencies": {
22     "pop": [
23       "~> 1.0.6"
24     ]
25   }