[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / 9 / 5 / freecall / 0.1.0 / freecall.podspec.json
blob5f216e6e118feefa9f064f0622d1686cf9469304
2   "name": "freecall",
3   "version": "0.1.0",
4   "summary": "Free call for test",
5   "description": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
6   "homepage": "https://github.com/Emirate/freecall",
7   "license": "MIT",
8   "authors": {
9     "thirakorn": "thirakorn.p@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Emirate/freecall.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "freecall": [
22       "Pod/Assets/*.png"
23     ]
24   }