[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 3 / 1 / RUTextSize / 0.1.0 / RUTextSize.podspec.json
blob264ac7d26e633078664f97b5658d7bfe1057b1ab
2   "name": "RUTextSize",
3   "version": "0.1.0",
4   "summary": "Helpers for getting size of common UI components.",
5   "homepage": "https://github.com/Resplendent/RUTextSize",
6   "license": "MIT",
7   "authors": {
8     "Lee Pollard": "tjdet11@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Resplendent/RUTextSize.git",
12     "tag": "v0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "RUTextSize": [
21       "Pod/Assets/*.png"
22     ]
23   }