[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 6 / TNRadioButtonGroup / 0.2 / TNRadioButtonGroup.podspec.json
blob32879a06b06147950b2639812c82869e43df145d
2   "name": "TNRadioButtonGroup",
3   "version": "0.2",
4   "summary": "Create easy radio button groups in objective-c",
5   "homepage": "http://blog.the-nerd.be/2014/04/tnradiobuttongroup-radio-buttons-for-objective-c/",
6   "screenshots": "http://cl.ly/V8Hq/download/Screen%20Shot%202014-04-22%20at%2022.27.42.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Frederik Jacques": "frederik@the-nerd.be"
13   },
14   "social_media_url": "http://twitter.com/thenerd_be",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/frederik-jacques/TNRadioButtonGroup.git",
20     "tag": "0.2"
21   },
22   "source_files": "src/*.{h,m}",
23   "requires_arc": true