[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 5 / c / 9 / BCProgressView / 0.0.1 / BCProgressView.podspec.json
blob84df4cc8e9933189460651b51ca422192f9bba1b
2   "name": "BCProgressView",
3   "version": "0.0.1",
4   "summary": "progress implemented via CALyer",
5   "description": "BCProgressView support 3 types of progress, please refer to source code!\nplease mail to baikthh520@yeah.net if any errors, thanks.",
6   "homepage": "https://github.com/billychen2014/BCProgress",
7   "license": "ZuoZH",
8   "authors": {
9     "chenchuan": "chenchuan@zuozh.com"
10   },
11   "source": {
12     "git": "https://github.com/billychen2014/BCProgress.git",
13     "tag": "v0.0.1"
14   },
15   "source_files": [
16     "Classes",
17     "BCProgressView/Class/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "frameworks": "QuartzCore",
24   "requires_arc": true