[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / b / 2 / 5 / AKAttributedString / 1.0.0 / AKAttributedString.podspec.json
blob4bee436a84898d777a3431b30a0a828d57957fd3
2   "name": "AKAttributedString",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "An easy way to create NSAttributedString instance without NSAttributedStringKey.",
6   "homepage": "https://github.com/adlerkismet/AKAttributedString",
7   "source": {
8     "git": "https://github.com/adlerkismet/AKAttributedString.git",
9     "tag": "1.0.0"
10   },
11   "source_files": "AKAttributedString/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "9.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "authors": {
21     "BY": "sckismet07@gmail.com"
22   },
23   "social_media_url": "http://kisscu.com/"