[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 9 / 8 / PPAsyncDrawingKit / 1.0.3 / PPAsyncDrawingKit.podspec.json
blob75ce217b23dac5133b166aa08ecbcab1a5082593
2   "name": "PPAsyncDrawingKit",
3   "version": "1.0.3",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "summary": "iOS asynchronously drawing view Kit.",
9   "homepage": "https://github.com/DSKcpp/PPAsyncDrawingKit",
10   "authors": {
11     "DSKcpp": "dskcpp@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/DSKcpp/PPAsyncDrawingKit.git",
15     "tag": "1.0.3"
16   },
17   "description": "This is a kit for asynchronously drawing view, implementation of the ImageView, Label, Button.",
18   "source_files": "PPAsyncDrawingKit/PPAsyncDrawingKit/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": "CoreText"