[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / a / AddApptrFramework / 1.0.0 / AddApptrFramework.podspec.json
blob37d5e6e560b13c963809b7a09a1de0411c1524c3
2   "name": "AddApptrFramework",
3   "version": "1.0.0",
4   "summary": "Create a Cocoapods framework.Integrate one third-party dependency (AFNetworking)",
5   "description": "The framework should receive a Github username from the user's application.Execute the Github v3 API endpoint to\nget the repositories of the username mentioned in the first step. Prepare and return the result properly to the user's application. Write a unit test for the following, Framework's APIs (one API in our case),The method that handles Github API call.Publish your framework on CocoaPods publicly.",
6   "homepage": "https://github.com/najam997/AddApptrFramework.git",
7   "license": "MIT",
8   "authors": {
9     "najam997": "syednajam997@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/najam997/AddApptrFramework.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "AddApptrFramework/*"