[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / e / CMLibrary / 0.1.6 / CMLibrary.podspec.json
blobc242c6c5e85fc26fb04117bf0b229fb5e85b96f8
2   "name": "CMLibrary",
3   "version": "0.1.6",
4   "summary": "Library for calling web services.",
5   "description": "This CocoaPod provides the ability to fetch/push data through a web service call. It contains lots of customization that you can configure following features: caching, response type, request type etc.",
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.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": "Pod/Assets/*.sqlite",
21   "libraries": "sqlite3"