4 "summary": "An AFNetworking wrapper for easy API creation",
5 "description": "API is a wrapper for the AFNetworking framework by AlamoFire. This wrapper makes it easier to make a clean GET, POST, PUT, and DELETE API requests without having to worry about setting up the methods every time. This library started off as a means for me to be able to initialize my API on my applications quicker, and I look forward to adding functionality to make it extra helpful to others.",
6 "homepage": "https://github.com/andrewboryk/API",
12 "andrewboryk": "andrewcboryk@gmail.com"
15 "git": "https://github.com/andrewboryk/API.git",
18 "social_media_url": "https://twitter.com/TrepIsLife",
22 "source_files": "API/Classes/**/*",