[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 1 / 9 / PullToRefreshCoreText / 0.2 / PullToRefreshCoreText.podspec.json
blobf1c3f65af27605109a663791f44fbfc41fdc9360
2   "name": "PullToRefreshCoreText",
3   "version": "0.2",
4   "description": "                https://github.com/cemolcay/PullToRefreshCoreText/blob/master/README.md\n",
5   "summary": "PullToRefresh extension for all UIScrollView type classes with animated text drawing style ",
6   "homepage": "https://github.com/cemolcay/PullToRefreshCoreText",
7   "license": "MIT",
8   "authors": {
9     "cemolcay": "ccemolcay@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/cemolcay/PullToRefreshCoreText.git",
16     "tag": "v0.2"
17   },
18   "source_files": "PullToRefreshCoreText/PullToRefreshCoreText/*.{h,m}",
19   "resources": "PullToRefreshCoreText/PullToRefreshCoreText/*.png",
20   "frameworks": "CoreText",
21   "requires_arc": true