2 "name": "FSCodeTemplate",
4 "summary": "Test code template. For personal use only.",
5 "description": "For now it only consist of : \n- FSManager, include sharedManager, UIApplicationDelegate, add & remove delegate so you dont have to write it all over in every manager\n- FSAppDelegate, throws all UIApplicationDelegate work to RCManagers\n- UIViewController additional methods\n- FSAPIRequestManager, do RESTful a clean way. It has built in retrying, caching, parsing JSON to MTLModel, and error handling so you dont have to write it all over again in every places",
6 "homepage": "https://github.com/bungferdly/FSCodeTemplate",
9 "Ferdly Sethio": "bungferdly@gmail.com"
12 "git": "https://github.com/bungferdly/FSCodeTemplate.git",
19 "source_files": "Pod/Classes/**/*",
35 "NSURL+QueryDictionary": [