[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 0 / 1 / curd / 0.1.2 / curd.podspec.json
blobce78d1dda8470f5d64b49f5fb66101432255ea37
2   "name": "curd",
3   "version": "0.1.2",
4   "summary": "Testing the use of cocoapods. This is a sublcass on UILabel that provides a blink",
5   "description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
6   "homepage": "https://github.com/micurd/curd",
7   "license": "MIT",
8   "authors": {
9     "mac1228": "mac1228@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/micurd/curd.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "curd": [
22       "Pod/Assets/*.png"
23     ]
24   }