[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 5 / sequencing-oauth-api-objc / 1.0.0 / sequencing-oauth-api-objc.podspec.json
blob3c8256ba981584f1e33e304fc218a5603e8cca46
2   "name": "sequencing-oauth-api-objc",
3   "version": "1.0.0",
4   "summary": "oAuth2 authentication implementation for Sequencing.com's API in Objective-C",
5   "homepage": "https://github.com/SequencingDOTcom/CocoaPods-module-for-OAuth2-and-File-Selector",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sequencing": "gittaca@sequencing.com"
12   },
13   "source": {
14     "git": "https://github.com/SequencingDOTcom/CocoaPods-module-for-OAuth2-and-File-Selector.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "Pod",
22     "Pod/**/*.{h,m}"
23   ],
24   "requires_arc": true