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",
9 "adityaaggarwal1": "aditya.aggarwal@yahoo.co.in"
12 "git": "https://github.com/adityaaggarwal1/CMLibrary.git",
19 "source_files": "Pod/Classes/**/*",
20 "resources": "Pod/Assets/*.sqlite",
21 "libraries": "sqlite3"