[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / 8 / 0 / Paint / 1.0.0 / Paint.podspec.json
blob124199dfb57b0a2be31f46f1127cc88eb9bbfcd3
2   "name": "Paint",
3   "version": "1.0.0",
4   "summary": "An iOS framework to help colorize your strings",
5   "swift_version": "5.0",
6   "description": "An iOS framework to help colorize your strings",
7   "homepage": "https://github.com/Astranno/Paint",
8   "license": "MIT",
9   "authors": {
10     "Astranno": "apps@astranno.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/Astranno/Paint.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Paint",
21     "Paint/**/*.{h,m,swift}"
22   ]