[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 1 / 6 / Meyasubaco / 0.4.0 / Meyasubaco.podspec.json
blobfd029e346c91225874b816f9ed6bbd2fcbe92623
2   "name": "Meyasubaco",
3   "version": "0.4.0",
4   "summary": "Meyasubaco SDK for developers.",
5   "description": "Meyasubaco is the service that handshake with your users!",
6   "homepage": "https://github.com/handshakejp/ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Ryosuke Hiramatsu": "himaratsu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/handshakejp/ios-sdk.git",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Meyasubaco": [
22       "Pod/Assets/**/*"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
28       "2.3"
29     ]
30   }