[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / e / CMLibrary / 0.1.2 / CMLibrary.podspec.json
blob3aaff63b022bd3bdb7bc15306ded121e1bd82c05
2   "name": "CMLibrary",
3   "version": "0.1.2",
4   "summary": "A subclass 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/adityaaggarwal1/CMLibrary",
7   "license": "MIT",
8   "authors": {
9     "adityaaggarwal1": "aditya.aggarwal@yahoo.co.in"
10   },
11   "source": {
12     "git": "https://github.com/adityaaggarwal1/CMLibrary.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     "CMLibrary": [
22       "Pod/Assets/*.png",
23       "Pod/Assets/*.sqlite"
24     ]
25   },
26   "libraries": "sqlite3"